Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 17 - File Objects / File Objects Reference
File Objects Routines / Managing View Hints Objects


Q3ViewHints_New

You can use the Q3ViewHints_New function to create a new view hints object.

TQ3ViewHintsObject Q3ViewHints_New (TQ3ViewObject view);
view
A view.
DESCRIPTION
The Q3ViewHints_New function returns, as its function result, a new view hints object that incorporates the view configuration information of the view object specified by the view parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996